Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move from redis to valkey #89

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

mmacata
Copy link
Member

@mmacata mmacata commented Aug 15, 2024

See #74

This PR updates the actinia setup to use valkey instead of redis. It contains only functional adjustments, a lot of functional and semantic adjustments in the other actinia repos are still needed. See actinia-core/issues/573

Still draft because of actinia startup error:
Could not connect to Valkey at :6379: Connection refused

Valkey container can reach actinia, so no network issue. It might be necessary to switch from python redis to python valkey already in actinia-core.

README.md Outdated Show resolved Hide resolved
@mmacata mmacata marked this pull request as ready for review November 15, 2024 12:46
@mmacata mmacata marked this pull request as draft November 15, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant